ActiveReports 9 Server
GetPermissions(String[],String[],IDictionary<String,Permissions>) Method

The roles to request permissions.
The resources to request permissions.
The default permission values for resources if they are not persists.
Requests the permissions granted to specified rolename and resource.
Syntax
'Declaration
 
Overloads Function GetPermissions( _
   ByVal rolenames() As String, _
   ByVal resources() As String, _
   ByVal defaultValues As IDictionary(Of String,Permissions) _
) As ICollection(Of KeyValuePair(Of String,Permissions))

Parameters

rolenames
The roles to request permissions.
resources
The resources to request permissions.
defaultValues
The default permission values for resources if they are not persists.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IExtensibleRoleProvider Interface
IExtensibleRoleProvider Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum